Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Fix for 2 vulnerabilities #1538

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

filiptronicek
Copy link
Member

snyk-top-banner

Snyk has created this PR to fix 2 vulnerabilities in the yarn dependencies of this project.

Snyk changed the following file(s):

  • package.json
  • yarn.lock

Note for zero-installs users

If you are using the Yarn feature zero-installs that was introduced in Yarn V2, note that this PR does not update the .yarn/cache/ directory meaning this code cannot be pulled and immediately developed on as one would expect for a zero-install project - you will need to run yarn to update the contents of the ./yarn/cache directory.
If you are not using zero-install you can ignore this as your flow should likely be unchanged.

Vulnerabilities that will be fixed with an upgrade:

Issue Score
high severity Improper Validation of Integrity Check Value
SNYK-JS-SECP256K1-8237220
  828  
medium severity Cross-site Scripting (XSS)
SNYK-JS-COOKIE-8163060
  601  

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Cross-site Scripting (XSS)

Copy link

yarn.lock changes

Summary

Status Count
ADDED 18
UPDATED 47
DOWNGRADED 2
REMOVED 16
Click to toggle table visibility
Name Status Previous Current
@babel/runtime UPDATED 7.17.9 7.25.9
@ethereumjs/common UPDATED 2.6.0 2.6.5
@ethereumjs/rlp ADDED - 4.0.1
@ethereumjs/tx UPDATED 3.4.0 3.5.2
@ethereumjs/util ADDED - 8.1.0
@noble/curves ADDED - 1.4.2
@noble/hashes ADDED - 1.4.0
@panva/hkdf UPDATED 1.0.1 1.2.1
@scure/base ADDED - 1.1.9
@scure/bip32 ADDED - 1.4.0
@scure/bip39 ADDED - 1.3.0
@sindresorhus/is UPDATED 0.14.0 4.6.0
@szmarczak/http-timer UPDATED 1.1.2 5.0.1
@types/bn.js UPDATED 5.1.0 5.1.6
@types/cacheable-request ADDED - 6.0.3
@types/http-cache-semantics ADDED - 4.0.4
@types/keyv ADDED - 3.1.4
@types/responselike ADDED - 1.0.3
abortcontroller-polyfill ADDED - 1.7.5
asn1.js REMOVED 5.4.1 -
browserify-cipher REMOVED 1.0.1 -
browserify-des REMOVED 1.0.2 -
browserify-rsa REMOVED 4.1.0 -
browserify-sign REMOVED 4.2.1 -
cacheable-lookup ADDED - 6.1.0
cacheable-request UPDATED 6.1.0 7.0.4
cookie UPDATED 0.5.0 0.7.2
cookiejar REMOVED 2.1.3 -
create-ecdh REMOVED 4.0.4 -
cross-fetch UPDATED 3.1.5 4.0.0
crypto-browserify REMOVED 3.12.0 -
defer-to-connect UPDATED 1.1.3 2.0.1
des.js REMOVED 1.0.1 -
diffie-hellman REMOVED 5.0.3 -
es6-promise ADDED - 4.2.8
ethereum-cryptography UPDATED 0.1.3 2.2.1
ethereumjs-util UPDATED 7.1.3 7.1.5
form-data-encoder ADDED - 1.7.1
got UPDATED 9.6.0 12.1.0
http2-wrapper ADDED - 2.2.1
jose UPDATED 4.10.3 4.15.9
json-buffer UPDATED 3.0.0 3.0.1
keyv UPDATED 3.1.0 4.5.4
lowercase-keys UPDATED 2.0.0 3.0.0
micro-ftch ADDED - 0.3.1
miller-rabin REMOVED 4.0.1 -
next-auth UPDATED 4.14.0 4.24.9
normalize-url UPDATED 4.5.1 6.1.0
oidc-token-hash UPDATED 5.0.1 5.0.3
openid-client UPDATED 5.1.1 5.7.0
p-cancelable UPDATED 1.1.0 3.0.0
parse-asn1 REMOVED 5.1.6 -
prepend-http DOWNGRADED 2.0.0 1.0.4
public-encrypt REMOVED 4.0.3 -
randomfill REMOVED 1.0.4 -
regenerator-runtime UPDATED 0.13.9 0.14.1
resolve-alpn ADDED - 1.2.1
responselike UPDATED 1.0.2 2.0.1
to-readable-stream REMOVED 1.0.0 -
url-parse-lax DOWNGRADED 3.0.0 1.0.0
uuid UPDATED 8.3.2 9.0.1
web3 UPDATED 1.7.3 1.10.4
web3-bzz UPDATED 1.7.3 1.10.4
web3-core UPDATED 1.7.3 1.10.4
web3-core-helpers UPDATED 1.7.3 1.10.4
web3-core-method UPDATED 1.7.3 1.10.4
web3-core-promievent UPDATED 1.7.3 1.10.4
web3-core-requestmanager UPDATED 1.7.3 1.10.4
web3-core-subscriptions UPDATED 1.7.3 1.10.4
web3-eth UPDATED 1.7.3 1.10.4
web3-eth-abi UPDATED 1.7.3 1.10.4
web3-eth-accounts UPDATED 1.7.3 1.10.4
web3-eth-contract UPDATED 1.7.3 1.10.4
web3-eth-ens UPDATED 1.7.3 1.10.4
web3-eth-iban UPDATED 1.7.3 1.10.4
web3-eth-personal UPDATED 1.7.3 1.10.4
web3-net UPDATED 1.7.3 1.10.4
web3-providers-http UPDATED 1.7.3 1.10.4
web3-providers-ipc UPDATED 1.7.3 1.10.4
web3-providers-ws UPDATED 1.7.3 1.10.4
web3-shh UPDATED 1.7.3 1.10.4
web3-utils UPDATED 1.7.3 1.10.4
xhr2-cookies REMOVED 1.1.0 -

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants